docs: fix a parameter name of GtkEntry::populate-popup
authorSébastien Wilmet <swilmet@gnome.org>
Sat, 26 Nov 2016 11:23:14 +0000 (12:23 +0100)
committerSébastien Wilmet <swilmet@gnome.org>
Sat, 26 Nov 2016 11:31:34 +0000 (12:31 +0100)
commit82b2bf2184fd8ce63909ff1442d36096ad6478d1
tree761410d866280af3f4f8950e8280b6006a243e8c
parente2881d1e4f1becbf4caa6549f396ecfe1bb0af7d
docs: fix a parameter name of GtkEntry::populate-popup

Trivial commit.

The documentation block refers to @widget, not @popup. @widget is a
better name since the type is GtkWidget.
gtk/gtkentry.c